home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disney's Chicken Little …e) (Electronic Press Kit)
/
Disney's Chicken Little (Europe) (Electronic Press Kit).bin
/
bv_cl_menu_de.swf
/
scripts
/
DefineSprite_21
/
frame_12
/
DoAction.as
Wrap
Text File
|
2005-09-21
|
119b
|
11 lines
if(_parent.overState != 1)
{
gotoAndStop("wait");
play();
}
else
{
gotoAndStop("out");
play();
}